[Top] [Prev] [Next] [Bottom] [Contents]

GetCurrentRow

int GetCurrentRow

Definition

Returns the current row number (zero based) of the row set.

Java Script Example:

var x;
x = document.sajsset.GetCurrentRow();

VBScript Example:

Dim x
x = document.sajsset.GetCurrentRow



[Top] [Prev] [Next] [Bottom] [Contents]

info@bluestone.com
Copyright © 1997, Bluestone. All rights reserved.